Current Location: Home> Function Categories> lcg_value

lcg_value

Combined linear congruent generator
Name:lcg_value
Category:math
Programming Language:php
One-line Description:Returns a pseudo-random number with a range of (0,1).
Similar Functions
  • Determine whether it is infinite is_infinite

    is_infinite

    Determinewhetheritis
  • Arctangle of two parameters atan2

    atan2

    Arctangleoftwoparame
  • Further method to sort ceil

    ceil

    Furthermethodtosort
  • Antihyperbolic cosine acosh

    acosh

    Antihyperboliccosine
  • Returns the remainder of the floating point number of division fmod

    fmod

    Returnstheremaindero
  • Convert decimal to octal decoct

    decoct

    Convertdecimaltoocta
  • Returns exp(number) - 1, and can calculate the exact result even when the value of number is close to zero. expm1

    expm1

    Returnsexp(number)-1
  • Find the minimum value min

    min

    Findtheminimumvalue